home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.lang.c++
- Path: news.athene.co.uk!not-for-mail
- From: "C.J. Scaife" <JOLTSWIFT@Athene.co.uk>
- Subject: Re: create an interupt at the rate of 8 kHz in Windows
- Message-ID: <314DA2B0.A02@Athene.co.uk>
- Date: Mon, 18 Mar 1996 17:51:44 +0000
- References: <DoEuL4.KDK@tip.nl>
- Organization: JoltSwift Ltd.
- X-Mailer: Mozilla 2.0GoldB1 (Win95; I)
- MIME-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
-
- The hun wrote:
- >
- > I'm trying to program a sampler in Windows. This sampler is supposed
- > to receive data from a self-designed piece of hardware. I'm sampling
- > the voice (from a phone), so the frequency must be about 8 kHz. How do
- > I get windows to generate an interrupt at the rate of 8 kHz. Help
- > would be greatly appriciated! Thanks in advance.
- >
- > Patrick
-
- Windows is not a real-time operating system. I don't think you can
- do this under windows but would love to know if anyone can !
-
-